home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.std.c,comp.lang.c
- Path: news.dcs.warwick.ac.uk!not-for-mail
- From: A.Main@dcs.warwick.ac.uk (Zefram)
- Subject: Re: Reading from a FILE into a FAR POINTER
- X-Nntp-Posting-Host: stone
- Message-ID: <1996Mar3.112106.20954@dcs.warwick.ac.uk>
- Followup-To: comp.lang.c
- X-Stardate: [-31]7142.36
- Sender: news@dcs.warwick.ac.uk (Network News)
- X-Us-Congress: Moronic fuckers
- Organization: Department of Computer Science, Warwick University, England
- References: <4h6s8o$7nn@shelly.inter.net.il>
- Date: Sun, 3 Mar 1996 11:21:06 GMT
-
- Gadi <stucman@mail.inter.net.il> wrote:
- >I need to read, let's say 200Bytes from a file into a far pointer in memory.
- >how do we do that in c ?
-
- Use fread().
-
- -zefram
-